Skip to content

test: migrate to node test runner and native coverage#143

Merged
JustinBeckwith merged 3 commits intomainfrom
codex/node-test-native-coverage
Apr 12, 2026
Merged

test: migrate to node test runner and native coverage#143
JustinBeckwith merged 3 commits intomainfrom
codex/node-test-native-coverage

Conversation

@JustinBeckwith
Copy link
Copy Markdown
Owner

Summary

  • migrate the test suite from Mocha to Node's built-in node:test runner
  • replace c8 coverage with native Node coverage that emits lcov.info
  • upload the native lcov report to Codecov from GitHub Actions using a dedicated coverage job

Testing

  • npm test
  • npm run coverage

@JustinBeckwith JustinBeckwith merged commit 41f5739 into main Apr 12, 2026
8 checks passed
@JustinBeckwith JustinBeckwith deleted the codex/node-test-native-coverage branch April 12, 2026 04:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant